home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com
- Newsgroups: comp.lang.c++
- Subject: Re: Visual C++ and MS Database JET Engine.
- Date: 8 Feb 1996 23:42:24 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4fe1p0$fid@news1.usa.pipeline.com>
- NNTP-Posting-Host: pipe12.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline USA v3.3.0
-
- On Feb 07, 1996 12:54:44 in article <Visual C++ and MS Database JET
- Engine.>, 'ake@netcom.com (Andres)' wrote:
-
-
- >Hi! I would like to know if Visual C++ supports DAO (Data Access Objects).
-
- >
- Yes. MFC 4.0 implements DAO classes patterned after the ODBC ones
- that have been around for a couple of years now. For example,
- CDatabase <=> CDaoDatabase
- CRecordset <=> CDaoRecordset
- and so on.
-
- --
- Pete Grant
- Kalevi, Inc.
- Object Oriented Software Development
-